-- background: 36537 from stack: in -- bmap block id: 20184 -- flags: 0000 -- background id: 0 -- name: ----- HyperTalk script ----- on openBackground push recent card end openBackground -- part 1 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=17 top=42 right=115 bottom=133 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 18 -- style flags: 0 -- line height: 24 -- part name: -- part 2 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=18 top=150 right=167 bottom=134 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 256 -- line height: 16 -- part name: -- part 5 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=19 top=166 right=291 bottom=134 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 6 (field) -- low flags: 01 -- high flags: 4000 -- rect: left=143 top=46 right=144 bottom=490 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 24 -- style flags: 0 -- line height: 32 -- part name: -- part 9 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=145 top=150 right=312 bottom=492 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 11 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=49 top=306 right=331 bottom=76 -- title width / last selected line: 0 -- icon id / first selected line: 15420 / 15420 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev ----- HyperTalk script ----- on mouseUp visual effect wipe right go to previous card end mouseUp -- part 12 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=75 top=306 right=331 bottom=102 -- title width / last selected line: 0 -- icon id / first selected line: 16560 / 16560 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next ----- HyperTalk script ----- on mouseUp visual effect wipe left go to next card end mouseUp -- part 14 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=106 top=305 right=333 bottom=143 -- title width / last selected line: 0 -- icon id / first selected line: 6720 / 6720 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp visual effect iris close pop card end mouseUp -- part 15 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=15 top=305 right=334 bottom=47 -- title width / last selected line: 0 -- icon id / first selected line: 20689 / 20689 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Home ----- HyperTalk script ----- on mouseUp visual effect iris open go Home end mouseUp